home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / namelist.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  2.7 KB  |  62 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : NAMELIST
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : David Kwong
  7. -- COPYRIGHT         : 1986 (c) David Kwong
  8. -- DATE CREATED      : 12/23/86
  9. -- DATE RELEASED     : 12/23/86
  10. -- DATE LAST UPDATED : 12/23/86
  11. -- LOCATION          : C2MUG
  12. -- LOCATION          : ASR
  13. -- ENVIRONMENT       : VAX 11/780, VMS 4.4, DEC Ada
  14. --= CLASSIFICATION       ===============================================--
  15. -- CATEGORY LEVEL 1  : COMPONENTS
  16. -- CATEGORY LEVEL 2  : INPUT/OUTPUT
  17. -- CATEGORY LEVEL 3  : Namelist
  18. -- CATEGORY LEVEL 4  : 
  19. -- KEYWORD           : FORTRAN Namelist
  20. -- KEYWORD           : I/O
  21. -- INDEX             : FORTRAN Namelist
  22. -- INDEX             : Namelist
  23. -- TAXONOMY          : 
  24. -- DEPENDENCIES      : 
  25. -- SEE ALSO          : 
  26. --= FILE LISTING         ===============================================--
  27. -- FILE SPECS        : PD:<ADA.COMPONENTS>NAMELIST.*
  28. -- DIRECTORY DISPLAY :
  29. -- Directory   PD:<ADA.COMPONENTS>
  30. --      File Name     Byte Count  Line Count
  31. --   ---------------  ----------  ----------
  32. --   NAMELIST.CMM            436          13
  33. --   NAMELIST.PRO           2496          68
  34. --   NAMELIST.SRC          21435         881
  35. --   ===============  ==========  ==========
  36. --     3 Files             24367         962
  37. --= ABSTRACT             ===============================================--
  38. -- NAMELIST - An input package which implements the FORTRAN NAMELIST
  39. -- capability.
  40. --= REVISION HISTORY     ===============================================--
  41. --
  42. -- DATE         VERSION    AUTHOR                  HISTORY
  43. -- 12/23/86    1.0    David Kwong        Initial Release
  44. --= RELEASE NOTICE       ===============================================--
  45. -- This prologue must be included in all copies of this software.
  46. --
  47. -- This software is copyright by the author.
  48. --
  49. -- This software is released to the Ada community.
  50. -- Restrictions on use or distribution:  NONE
  51. --= DISCLAIMER           ===============================================--
  52. --     This software and its documentation are provided "AS IS" and
  53. -- without any expressed or implied warranties whatsoever.  No warranties
  54. -- as to performance, merchantability, or fitness for a particular
  55. -- purpose exist.
  56. --     The user is advised to test the software thoroughly before
  57. -- relying on it.  The user must assume the entire risk and liability of
  58. -- using this software.  In no event shall any person or organization of
  59. -- people be held responsible for any direct, indirect, consequential or
  60. -- inconsequential damages or lost profits.
  61. --======================================================================--
  62.